home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / cups / templates / option-pickmany.tmpl < prev    next >
Encoding:
Text File  |  2007-04-04  |  242 b   |  7 lines

  1. <TR>
  2. <TH CLASS="label"{conflicted=1? CLASS="conflict":}><A NAME="{keyword}">{keytext}</A>:</TH>
  3. <TD><SELECT NAME="{keyword}" MULTIPLE SIZE="10">
  4. {[choices]<OPTION {choices={defchoice}?SELECTED:} VALUE="{choices}">{text}}
  5. </SELECT></TD>
  6. </TR>
  7.